Vcenter Vcha Cluster ClusterState
Vcenter Vcha Cluster ClusterState
The Vcenter Vcha Cluster ClusterState enumerated type defines the possible for a VCHA Cluster.
Possible values:
HEALTHY
: All three nodes in a VCHA Cluster are healthy and connected. State replication between Active and Passive node is working and both nodes are in sync.DEGRADED
: A VCHA Cluster is said to be in a degraded state for either or all of the following reasons:- There is a node loss.
- State replication between the Active and Passive node fails.
ISOLATED
: All three nodes are isolated from each other.
This enumeration was added in vSphere API 6.7.1.
This data structure has no properties.
Enumeration:
HEALTHY,
DEGRADED,
ISOLATED,